- httpClose
void httpClose()
Undocumented in source. Be warned that the author may not have intended to support it.
- httpWrite
void httpWrite(StreamWriteBuffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- localAddress
Address localAddress()
Undocumented in source. Be warned that the author may not have intended to support it.
- post
void post(void delegate() call)
Undocumented in source. Be warned that the author may not have intended to support it.
- read
void read(Context ctx, const(ubyte[]) msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- remoteAddress
Address remoteAddress()
Undocumented in source. Be warned that the author may not have intended to support it.
- timeOut
void timeOut(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- transportActive
void transportActive(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- transportInactive
void transportInactive(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.